home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / rpcsrvinfo.man < prev    next >
Encoding:
Text File  |  1990-01-20  |  820 b   |  25 lines

  1. ' $Header: /sprite/src/cmds/rpcsrvinfo/RCS/rpcsrvinfo.man,v 1.1 90/01/19 19:14:12 mgbaker Exp Locker: mgbaker $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS RPCSRVINFO cmds
  4. .BS
  5. .SH NAME
  6. rpcsrvinfo \- Print out statistics about the history of rpc servers
  7. .SH SYNOPSIS
  8. \fBrpcsrvinfo\fR  -[\fIoptions\fR]
  9. .SH OPTIONS
  10. .IP "\fB\-on\fR" 14
  11. Turn on tracing of rpc servers.
  12. .IP "\fB\-off\fR" 14
  13. Turn off tracing of rpc servers.
  14. .IP "\fB\-free\fR" 14
  15. Free up kernel memory used by past tracing of rpc servers.
  16. .IP "\fB\-dump\fR" 14
  17. Dump out information from tracing of rpc servers.
  18. .BE
  19. .SH INTRODUCTION
  20. This command enables or disables tracing of rpc servers on the machine on
  21. which you run it.  It also can print out the trace information of the rpc
  22. servers, if tracing was at some point enabled.
  23. .SH KEYWORDS
  24. rpc, servers, trace
  25.